backport the swconfig utility
authorFelix Fietkau <[email protected]>
Mon, 24 Aug 2009 21:25:05 +0000 (21:25 +0000)
committerFelix Fietkau <[email protected]>
Mon, 24 Aug 2009 21:25:05 +0000 (21:25 +0000)
commit0569bc8e6bc1a66d9ce2642da2a017e541558ed3
treeea8e91cb9cc1b8e690d8f025c4c2777f53167233
parent4e57959764d1ff2ab6b5e36e543a2ce2167b7335
backport the swconfig utility

SVN-Revision: 17383
package/swconfig/Makefile [new file with mode: 0644]
package/swconfig/files/switch.sh [new file with mode: 0644]
package/swconfig/src/Makefile [new file with mode: 0644]
package/swconfig/src/cli.c [new file with mode: 0644]
package/swconfig/src/swlib.c [new file with mode: 0644]
package/swconfig/src/swlib.h [new file with mode: 0644]
package/swconfig/src/uci.c [new file with mode: 0644]